From: Nick Roberts Date: Wed, 8 Jul 2009 00:40:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11619 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=62ef2cd5abf9190e1c9476b7b117c17c71fa9fcf;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d5f8cf72b70..23da73841b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2009-07-08 Nick Roberts + + * progmodes/gdb-mi.el (gdb-init-1): Move sending + -data-list-register-names to ... + (gdb-starting): ... here because GDB 7.0 requires execution to + have started when using this MI command. + (gdb-set-header): New function to distinguish select and + unselected tabs in gdb buffers. + (gdb-propertize-header): New macro that uses gdb-set-header. + (gdb-breakpoints-header, gdb-locals-header): Use it. + 2009-07-07 Chong Yidong * Makefile.in (ELCFILES): Remove fadr.elc.